home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Demo / Elearn / Fizica / interfata.swf / scripts / DefineButton2_154 / BUTTONCONDACTION on(press).as next >
Text File  |  2005-01-03  |  80b  |  5 lines

  1. on(press){
  2.    gotoAndStop(3);
  3.    getUrl("javascript: self.close();", "");
  4. }
  5.